[INFO] fetching crate pgpq 0.11.1...
[INFO] checking pgpq-0.11.1 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate pgpq 0.11.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pgpq 0.11.1
[INFO] finished tweaking crates.io crate pgpq 0.11.1
[INFO] tweaked toml for crates.io crate pgpq 0.11.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgpq 0.11.1 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgpq 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc
[INFO] running `Command { std: "docker" "start" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking arrow-schema v56.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking arrow-data v56.0.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking arrow-array v56.0.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking whoami v2.0.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bdda90efcabfa70f -C extra-filename=-96ce3020c20c435c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb09b30f62cf1a92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-69a768f6881cc1a4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b1f5830923efde8b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0a3a64c9ac18f74e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c16dfe712af6574a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-abfce4c28f3843fe.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=20b0cd50895aa47e -C extra-filename=-a0195ab303935073 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f7e59e525cb5b67.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bd9588c8385f17f5.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2b212b92f81c18ff.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d965d5f6bd2b8d29.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-48886dc567f99fe5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-abfce4c28f3843fe.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc", kill_on_drop: false }`
[INFO] [stdout] dd737e39b99210398a67a3193a23e53ebd85e778d038719fa930b1b5077587bc
